body {
	background-color: #FFD939;
	background-image:  url(../graphics/tazza_backside.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	
}


a {
	color: #B83E10;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
}


a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
}



a.global {
	color: #FFD637;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


a.global:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}




div.masthead {
	position: absolute;
	visibility: visible;
	width: 760px; 
	height: 103px; 
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.global_nav	{
				position: absolute; 
				width: 138px;  
				left: 0px; 
				top: 0px;
				padding: 130 10 0 15; 
				z-index: 1;
				text-align: left;
				font-family: Arial, Sans-serif;
				font-size: 10pt;
				color: #000000;
}

div.address	{
				position: absolute; 
				width: 760px; 
				height: 103px; 
				left: 0px; 
				top: 0px;
				padding: 48 20 30 10; 
				z-index: 2;
				text-align: right;
				display: inline;
				font-family: Arial, Sans-serif;
				font-size: 8pt;
				color: #FFFFFF;
}


div.body	{
				position: absolute; 
				width: 360px; 
				height: 100%; 
				left: 168px; 
				top: 0px;
				padding: 130 30 30 0; 
				z-index: 1;
				text-align: left;
				display: inline;
				font-family: Arial, Sans-serif;
				font-size: 10pt;
				color: #333333;
}

div.right	{
				position: absolute; 
				width: 262px; 
				height: 100%; 
				left: 498px; 
				top: 0px;
				padding: 130 0 30 17; 
				z-index: 1;
				text-align: left;
				display: inline;
				font-family: Arial, Sans-serif;
				font-size: 10pt;
				color: #B83E10;
}

div.red	{
				position: absolute; 
				width: 148px; 
				height: 100%; 
				left: 0px; 
				top: 0px;
				background-color: #F35113;
				
}